ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / C1CursorCollectionView<T,K> Class / CanRefresh Method

In This Topic
    CanRefresh Method (C1CursorCollectionView<T,K>)
    In This Topic
    Determines whether the collection can be refreshed.
    Syntax
    'Declaration
     
    Public Function CanRefresh() As System.Boolean
    public System.bool CanRefresh()
    See Also